Skip to content

feat(evm): collect contract events - #1480

Open
oXtxNt9U wants to merge 7 commits into
developfrom
feat/evm/contract-events
Open

feat(evm): collect contract events#1480
oXtxNt9U wants to merge 7 commits into
developfrom
feat/evm/contract-events

Conversation

@oXtxNt9U

@oXtxNt9U oXtxNt9U commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Summary

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@codecov

codecov Bot commented Sep 4, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 98.05447% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.11%. Comparing base (aa71df8) to head (149a49f).

Files with missing lines Patch % Lines
packages/consensus/source/commit-state.ts 0.00% 2 Missing ⚠️
packages/consensus/source/round-state.ts 0.00% 2 Missing ⚠️
packages/evm/core/src/events.rs 90.90% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1480      +/-   ##
===========================================
+ Coverage    78.54%   79.11%   +0.57%     
===========================================
  Files          953      965      +12     
  Lines        16578    17227     +649     
  Branches      2370     2446      +76     
===========================================
+ Hits         13021    13629     +608     
- Misses        3552     3591      +39     
- Partials         5        7       +2     
Flag Coverage Δ
contracts 91.76% <ø> (?)
packages 78.78% <98.05%> (+0.24%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant